Middleware Layer
From Documentation
This article is out of date, please refer to https://docs.zkoss.org/zk_dev_ref/ for more up to date information.
Middleware usually means a special software between applications and an operating system. Here, "middleware layer" denotes those frameworks that glue presentation and persistence layer together, including dependency injection frameworks. In the following sections, we will discuss how to integrate them with ZK.